home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / calendar / calendar.debian < prev    next >
Encoding:
Text File  |  2006-12-20  |  2.2 KB  |  54 lines

  1. /*
  2.  * Interesting dates around Debian collected at Infodrom
  3.  *
  4.  * http://cvs.infodrom.org/calendar/calendar.infodrom.debian?cvsroot=infodrom
  5.  * :pserver:anonymous@cvs.infodrom.org:/var/cvs/infodrom co calendar/calendar.infodrom.debian
  6.  *
  7.  * $Id: calendar.infodrom.debian,v 1.14 2005/08/08 16:56:44 joey Exp $
  8.  */
  9.  
  10. #ifndef _calendar_infodrom_debian_
  11. #define _calendar_infodrom_debian_
  12.  
  13. LANG=utf-8
  14.  
  15. /* Project leaders */
  16. Dec  1    Ian Jackson became Debian Project Leader, 1997
  17. Jan  1    Wichert Akkerman became Debian Project Leader, 1999
  18. Apr  1    Ben Collins became Debian Project Leader, 2001
  19. Apr 17    Bdale Garbee became Debian Project Leader, 2002
  20. Apr 17    Martin Michlmayr became Debian Project Leader, 2003
  21. Apr 17    Branden Robinson became Debian Project Leader, 2005
  22.  
  23. /* Days of death */
  24. Jun 11    Jens 'jensen' Schmalzig born in Nuremburg, 1971
  25. Jul 11    Joel 'Espy' Klecker died at the age of 21, 2000
  26. Mar  1    Christopher Matthew Rutter died at the age of 19, 2001
  27. Mar 28    Fabrizio Polacco passed away, 2001
  28. Jul 21    Martin 'blendi' Butterweck died after battling leukemia, 2002
  29. May  9    Manuel 'ranty' Estrada Sainz died at car accident, 2004
  30. May  9    Andres 'ErConde' Garcia died at car accident, 2004
  31. Jul 30    Jens 'jensen' Schmalzig died after tragic accident, 2005
  32.  
  33. /* Debian releases */
  34. Oct 26    Debian GNU/Linux 0.93R6 released, 1995
  35. Dec 11    Infomagic and Debian announce the botching of Debian 1.0, 1995
  36. Jun 17    Debian GNU/Linux 1.1 alias ``buzz'' released, 1996
  37. Dec 12    Debian GNU/Linux 1.2 alias ``rex'' released, 1996
  38. Jun  5    Debian GNU/Linux 1.3 alias ``bo'' released, 1997
  39. Jul 24    Debian GNU/Linux 2.0 alias ``hamm'' released, 1998
  40. Mar  9    Debian GNU/Linux 2.1 alias ``slink'' released, 1999
  41. Aug 15    Debian GNU/Linux 2.2 alias ``potato'' relased, 2000
  42. Jul 19    Debian GNU/Linux 3.0 alias ``woody'' released, 2002
  43. Jun  6    Debian GNU/Linux 3.1 alias ``sarge'' released, 2005
  44.  
  45. /* Notably other dates */
  46. Aug 16    Ian Murdock founded Debian, 1993
  47. Jun  6    Incorporation of Software in the Public Interest completed, 1997
  48. Aug 26    Open Hardware Certification Program started, 1997
  49. Feb 24    SPI applies to register the term OpenSource, 1998
  50. Jan  4    Joey Hess releases the first issue of DWN, 1999
  51. Jun  2    Non-Profit status of SPI approved, 1999
  52.  
  53. #endif /* !_calendar_infodrom_debian_ */
  54.